html #lightbox {
	position: fixed;
	height: 100%;
	top: 40px !important;
}
#lightbox > #outerImageContainer {
	margin-top: 0 !important;
	min-height: 60px;
}